/*公共样式*/
body{ font-size:12px; font-family:"微软雅黑"; line-height:24px;color:#666; background:#f3f3f3; margin:0px; padding:0px; width:100%;}
ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt{ margin:0px; padding:0px;}
ul,li{ list-style-type:none;}
.clear{ clear:both; padding:0px; margin:0px auto; font-size:0px;}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:none; color:#ff6600; _text-decoration:none;}
img{ border:none;}
.leftdiv{ float:left;}
.rightdiv{ float:right;}
.position_rel{ position:relative;}

/* top */
.header{ width:100%; background:#fff;}
.top{ height:115px;  width:1000px; margin:0px auto;}
h1{ background:url(/images/frs/logo.png) no-repeat 40px 0px; float:left; width:506px; height:95px;}
.language{ float:right; font-family:"微软雅黑"; height:115px; line-height:115px; padding-right:20px;}
.language a{ text-decoration:none;}